PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFMarkedContentReference Class / getStream Method
In This Topic
    getStream Method
    In This Topic
    Gets the stream that contains the marked-content sequence.
    Syntax
    public PDFFormXObject getStream()

    Return Value

    The content stream containing the marked-content sequence.
    See Also